home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
biz
/
swood
/
FW_Font.lha
/
FW_Font
/
FontCode.fwrexx.long
< prev
next >
Wrap
Text File
|
1997-08-12
|
178b
|
6 lines
/* ASCII-Code eingeben und das wars.
© Heiko Schröder (Age) - 12.08.97 -V1.06 */
RequestText '"Zeichen-Ausgabe" "Code eingeben:" ""'
a=Result
if a>16 & a<256 then Type d2c(a)